home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 095 / 151b_txt.arc / UF.HLP < prev    next >
Text File  |  1986-08-19  |  3KB  |  64 lines

  1. F)ile transfer protocol: You can save keystrokes by selecting a default 
  2. protocol with the "F" command if you always use the same file transfer 
  3. protocol. Once you have chosen a default, RBBS-PC will use that protocol 
  4. for all file transfers. RBBS-PC realizes that your preferences can 
  5. change, so you can always alter your default protocol with the "F" 
  6. command.  
  7.  
  8. TIPS:  
  9.  
  10. 1. You may want not to have a default transfer protocol if you use 
  11. a variety of protocols. Select the <N>one option and RBBS-PC will ask for 
  12. your preferred protocol before each file transfer.
  13.  
  14. 2. You should check your communications software package to determine 
  15. which protocols you can use. Currently available protocols on RBBS-PC 
  16. are: 
  17.               <A)scii, <X>modem, <C>Xmodem/CRC, or <K>ermit
  18.  
  19. 3. You can override the default my specifying the protocol on the same
  20. command line as <D>ownload or <U>pload.  E.g. "D;SD.COM;C" downloads
  21. file SD.COM in Xmodem/CRC no matter what the default protocol is.
  22.  
  23. 4. Files containing the IBM PC special ASCII characters (ones with 
  24. ASCII values above 128) need to be transferred using error checking --
  25. this includes Wordstar files.  These files cannot be transferred in ASCII.  
  26.  
  27. 5. Use A)scii transfer if you want to read a file as it is transferred, 
  28. (e.g., if you cannot or don't want to save files to disk or printer on 
  29. your system).
  30.  
  31.                       What Each Protocol Means
  32.  
  33. A)scii:  The ASCII file transfer protocol is supported by most personal 
  34. computer systems and software communications packages.
  35.  
  36. TIPS:  ASCII is the fastest transfer protocol, but it will transfer
  37. only text like this message and does not check for transmission errors.  
  38.  
  39. Use one of the other protocols (Xmodem, CRC Xmodem, or Kermit) to 
  40. transfer files with .EXE, .OBJ, .COM, or .ARC extensions, BASIC files 
  41. saved without the "A" parameter, or any other form of binary file.  An
  42. error checking protocol will check to see whether there were any errors
  43. in tranmission, and if, so, automatically retransmit.
  44.  
  45. A)scii transfer is best for text files unless you need a guarantee that
  46. there are no transmission errors in the data.  The file will scroll across
  47. your screen as it is being sent so that you can read it at that time.
  48. Using 1200 baud or higher may tax your speed reading capability, however.  
  49. -----------------------------------------------------------------------
  50.  
  51. C)RC Xmodem:  This file transfer protocol does error checking and is
  52. somewhat more accurate than X)modem.
  53. -----------------------------------------------------------------------
  54.  
  55. K)ermit:  This protocol will is similar to the XMODEM protocol but will 
  56. allow data packets to be sent continuously.  This continuous 
  57. transmission of data is expecially helpful when there are delays in the 
  58. communications path, such as via satelite transmission or over the 
  59. public data networks (Telenet, Uninet, Tymnet, etc).  
  60. ----------------------------------------------------------------------
  61.  
  62. X)modem:  This file transfer protocol does error checking and is very
  63. widely supported in communications packages.
  64.